home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / msmtp / README.Debian < prev    next >
Encoding:
Text File  |  2010-07-22  |  1.2 KB  |  28 lines

  1. Gnome Keyring Support
  2. ---------------------
  3.  
  4. Gnome keyring support is provided by the 'msmtp-gnome' package. However, Msmtp
  5. has no support for setting this password inside the gnome keyring. To handle
  6. this, you need a python script[1] available on github[2]. Its behaviour is
  7. described on the author's blog[3].
  8.  
  9. [1] http://github.com/gaizka/misc-scripts/blob/master/msmtp/msmtp-keyring-manage-password.py?raw=true
  10. [2] git://github.com/gaizka/misc-scripts.git
  11. [3] http://imaginateaqui.net/blog/2008/10/using-msmtp-with-the-gnome-keyring/
  12.  
  13.  -- Emmanuel Bouthenot <kolter@openics.org>, Fri, 30 Jan 2009 18:48:45 +0000
  14.  
  15. TLS handshake failure.
  16. ----------------------
  17.  
  18. Some old mail servers don't recognize the TLS protocol, so when you try to
  19. encrypt your connection, the handshake negociation fails with the following
  20. message:    TLS handshake failed: A TLS fatal alert has been received.
  21. This can be caused by a server which only knows the SSLv3 protocol, to make sure
  22. this is a bug caused by the server look at instructions given in the bug #374610.
  23.  
  24. If your are affected by the same bug, look at the tls_force_sslv3 configuration 
  25. option.
  26.  
  27.  -- Julien Louis <ptitlouis@sysif.net>  Mon, 21 Aug 2006 00:02:06 +0200
  28.